libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Fri, 2 Dec 2016 03:40:20 +0000 (03:40 +0000)
committerRyan Tandy <ryan@nardis.ca>
Fri, 2 Dec 2016 03:40:20 +0000 (03:40 +0000)
commit52f0c849b2a23b1c5b9bd3ba599ab565dde290ad
tree904e24e45d5b5d9572580ddb12c4e659fed52c25
parentc517a291b4a125d10339ec027f592f786237c2b9
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in